home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 424
- Top = 330
- Width = 291
- Height = 160
- Caption = 'Komputer for Alle - G�t et tal'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- PixelsPerInch = 96
- TextHeight = 13
- object LblBesked: TLabel
- Left = 32
- Top = 16
- Width = 186
- Height = 20
- Caption = 'Tryk "Start" for at begynde'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object EdtGaet: TEdit
- Left = 16
- Top = 48
- Width = 185
- Height = 21
- TabOrder = 0
- end
- object BtnGaet: TButton
- Left = 208
- Top = 48
- Width = 65
- Height = 25
- Caption = 'G�t'
- TabOrder = 1
- OnClick = BtnGaetClick
- end
- object BtnStart: TButton
- Left = 16
- Top = 80
- Width = 257
- Height = 41
- Caption = 'Start'
- TabOrder = 2
- OnClick = BtnStartClick
- end
- end
-